This command will get the absolute path of the current working directory.
Return String=GET DIR$()
The absolute path of the current working directory
Absolute paths contain the entire path including the drive letter.
cls print "current dir= "+get dir$() do loop end
FILE Commands Menu Index